ASP.NET MVC Controls
ControlBuilder<TControl,TControlBuilder> Class Members
Methods 

The following tables list the members exposed by ControlBuilder<TControl,TControlBuilder>.

Public Methods
 NameDescription
Public MethodCssClassSets the css class of the control.  
Public MethodCssStyleSets one CSS property.  
Public MethodCssStylesSets the CSS styles.  
Public MethodHeightOverloaded. Sets the height of the control.  
Public MethodHtmlAttributeSets one HTML attribute.  
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes.  
Public MethodIdSets the id of the control.  
Public MethodIsDisabledSets isDisabled state of the control.  
Public MethodOnClientGotFocusOccurs when the control gets the focus.  
Public MethodOnClientLostFocusOccurs when the control loses the focus.  
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified.  
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TControlBuilder>)
Public MethodToTemplateTransfer to template mode.  
Public MethodWidthOverloaded. Sets the width of the control.  
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

ControlBuilder<TControl,TControlBuilder> Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback